projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1659f6e
)
*** empty log message ***
author
Nick Roberts
<nickrob@snap.net.nz>
Thu, 13 Aug 2009 13:21:46 +0000
(13:21 +0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Thu, 13 Aug 2009 13:21:46 +0000
(13:21 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 93da49b29f3acc32b1942dac575f92909892b2a9..4f85096c633ae9f34b30f432ace6be2578acd54d 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,11
@@
+2009-08-13 Nick Roberts <nickrob@snap.net.nz>
+
+ * process.c (create_pty): New function.
+ (Fstart_process): Use it to allow Emacs to just associate a pty
+ with the buffer. See associated change in gdb-mi.el.
+ (list_processes_1): Deal with no program name.
+ (start_process_unwind): Use pid == -2 to mean no process.
+
2009-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
* cmds.c (nonundocount): New global variable.